8. Iniya bought 50 kg of apples and bananas. Apples cost twice as much as bananas. She spent ₹1800 on apples and ₹600 on bananas. How many kg of each?
1
Let price of bananas = ₹p/kg → apples = ₹2p/kg
Let bananas = b kg, apples = a kg → a + b = 50
2
Cost equations: 2p×a = 1800 and p×b = 600
3
From second equation: p = 600/b
4
Substitute into first: 2×(600/b)×a = 1800 → 1200a/b = 1800
5
Simplify: a/b = 1800/1200 = 3/2 → a = (3/2)b
6
Substitute into a + b = 50: (3/2)b + b = 50 → (5/2)b = 50 → b = 20
Final Answer: 30 kg apples and 20 kg bananas